home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr48 / ifp1s157.zip / PAGE_21.INF < prev    next >
Text File  |  1993-06-26  |  4KB  |  100 lines

  1.   This page lets you know how you can contact me.
  2.  
  3.   If you have any questions, bug reports, or suggestions, I can be
  4. reached at the following places:
  5.  
  6. Internet       : andyross@infopls.chi.il.us
  7. Unix           : uunet!infopls!andyross
  8. CompuServe     : >INTERNET:andyross@infopls.chi.il.us
  9.  
  10. Infoplus BBS   : (708)537-0247 (14400/9600/2400/1200 v32bis/v42bis/MNP)
  11.   This is my own BBS. You can always get the latest version here. Just log
  12. in as INFOPLUS, and follow the instructions on screen.
  13.  
  14. Beacon         : (708)615-0845 (2400/1200)
  15.  
  16.   This version of INFOPLUS was compiled using the following equipment:
  17.  
  18.   Hardware:
  19.     Gateway 2000 386/25 (Micronics ASIC motherboard w/ 64K cache)
  20.     4 Meg RAM
  21.     Microscience 110M ESDI, 3.5" HH
  22.     Ultrastor 12F ESDI controller w/ 32K cache
  23.     Seagate ST251 40M MFM
  24.     Seagate ST21R controller
  25.     ATI Graphics Ultra Pro ISA w/ 2M RAM
  26.     ProAudio Spectrum 16
  27.  
  28.   Software:
  29.     MS-DOS 6.00
  30.     QEMM 6.00
  31.     4DOS 4.02 Rev B
  32.     Hyperdisk 4.60
  33.     Turbo Pascal 6.0
  34.     Turbo Assembler 2.0
  35.     Turbo Debugger 2.0
  36.     KEDIT 5.00D1
  37.     Windows 3.10
  38.     Desqview 2.40
  39.  
  40.   My primary sources of ideas in INFOPLUS were Ray Duncans "Advanced MS-DOS"
  41. and Terry Dettman's "DOS Programmer's Reference."  The ideas of Prakash
  42. Chandra,Terje Mathisen,Bob Smith, and others appear in various places.  Also
  43. James Howard, John Levine, Mark Aitchison, Jay Caplan, David Tay, Heribert
  44. Eisele, Matthias Heidbrink.
  45.  
  46.   Some of the techniques INFOPLUS uses are not documented or officially
  47. supported by either IBM or Microsoft.  Where possible I have followed the
  48. undocumented routine with a comment describing my source for the technique.
  49.  
  50.   Much of the additional info came from Ray Duncan's "Advanced MSDOS
  51. Programming" second edition (a must get book for anyone interested in
  52. low-level stuff.)  Also, additional information on the DOS 4 boot sector
  53. format came from "The Norton Troubleshooter."  A book that comes with The
  54. Norton Utilities 4.5.
  55.  
  56.   Even more information comes from Ralf Brown's interrupt list, which lists
  57. hundreds of goodies.  It's available via BBS's, and resides on SIMTEL20 and
  58. many other public access UNIX sites.  It's also available on the Infoplus
  59. BBS.  The name is INTERxxy.ZIP, where xx is the version, and y is the part
  60. letter. (This version of Infoplus used INTER28.)
  61.  
  62.   Additional information on XMS and DPMI came from the book 'Extending DOS'
  63. by Ray Duncan (and others.)
  64.  
  65.   Information on additional partition values came from numerous people of
  66. which I never wrote down their names!!
  67.  
  68.   Information on detecting VGA chipsets came from "Advanced Programmer's
  69. Guide to Super VGAs" by George Sutty and Steve Blair.  Published by Brady.
  70. (NOTE!  Beware of bugs in the detection routines in the above book!!)
  71.  
  72.   Some extra VGA chipset detection help came for the source code for
  73. Fractint 16.11.
  74.  
  75.   Information on reading the CMOS came from a program posted by Mark
  76. Aitchison on USENET.
  77.  
  78.   Information on detecting UART types came from David Tay and David Nugent
  79. (david@csource.oz.au)
  80.  
  81.   More information on VGA chipsets came from "Programmer's Guide to the EGA
  82. and VGA Cards, Second Edition" by Richard F. Ferraro.  Published by
  83. Addison-Wesley.
  84.  
  85.   Information about how dangerous it is to pass too many flags, and info
  86. about OS/2 came from Heribert Eisele (heribert@caen.engin.umich.edu)
  87.  
  88.   How to detect the Tandy 1000, and some models digital sound, came from
  89. Frank Durda IV (uhclem@nemesis.lonestar.org)
  90.  
  91.   Information about a bug in the LONGCALL routine came from Michael Holin
  92. (HIMH%DCZTU1.BITNET@cunyvm.cuny.edu).
  93.  
  94.   Information about problems with Trident VGA chipsets came from MANY
  95. people.
  96.  
  97.   Information on the UltraSound came from Tran of Renaissance and Josua
  98. Jensen.
  99.  
  100.